home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 November / Macworld (1997-11).dmg / Updaters / Authorware 4 Components / odbc.xcmd / odbc.xcmd.rsrc / APM4_2010_ODBCOpen < prev    next >
Text File  |  1997-05-14  |  252b  |  3 lines

  1. ˚Handle:=ODBCOpen(WindowHandle,ErrorVar,Database,User,Password)
  2.  
  3. Opens database source & returns Handle for later access. ErrorVar is the quoted name of a variable for errors. Database is the ODBC source. User and password may be null for some drivers.